Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sbt-typelevel to 0.7.2 #224

Merged
merged 5 commits into from
Aug 19, 2024
Merged

Conversation

typelevel-steward[bot]
Copy link
Contributor

About this PR

πŸ“¦ Updates org.typelevel:sbt-typelevel from 0.4.22 to 0.7.2

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.typelevel", artifactId = "sbt-typelevel" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.typelevel", artifactId = "sbt-typelevel" }
}]
labels: sbt-plugin-update, early-semver-major, semver-spec-minor, version-scheme:early-semver, commit-count:n:2

@lenguyenthanh
Copy link
Member

hey @DavidGregory084, @armanbilge "promoted" me as a maintainer of this library to help out. I'd like to published a new version to support scala 3.5.0: https://github.com/typelevel/sbt-tpolecat/releases/tag/untagged-e9970803b7a5cfe3a6b9

But it seems We have issue with publishing because We use an old sbt-typelevel version. This is my attempt to fix it. Please review and give me feedback πŸ™ .

Copy link
Member

@armanbilge armanbilge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

skimmed but I think it looks good!

@lenguyenthanh lenguyenthanh merged commit 0dec6f2 into main Aug 19, 2024
4 checks passed
@lenguyenthanh lenguyenthanh deleted the update/sbt-typelevel-0.7.2 branch August 19, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants